poll

Polls the result from the socket/network data.

WARNING: For getting correct data type, you MUST send the data using either NetData.sendData or NetController.sendData

If you send through the socket, no type info will be sent together.

NetControllerResult
poll
()

Return Value

Type: NetControllerResult

A result that includes the typeID, sliced data and managed net buffer.

Meta